-
1 application domain
"A boundary that the common language runtime establishes around objects created within the same application scope (that is, anywhere along the sequence of object activations beginning with the application entry point). Application domains help isolate objects created in one application from those created in other applications so that run-time behavior is predictable. Multiple application domains can exist in a single process." -
2 Language for non-Unicode programs
A Regional and Language Options setting that specifies the default code pages and associated bitmap font files for a specific computer that affects all of that computer's users. The default code pages and fonts enable a non-Unicode application written for one operating system language version to run correctly on another operating system language version.English-Arabic terms dictionary > Language for non-Unicode programs
-
3 Binary Application Markup Language
A binary representation of the objects and properties declared in an Extensible Application Markup Language (XAML) file.English-Arabic terms dictionary > Binary Application Markup Language
-
4 Extensible Application Markup Language
An XML-based language used to represent a tree of objects. Events generated by these objects can be handled using any.NET programming language.English-Arabic terms dictionary > Extensible Application Markup Language
-
5 common language runtime host
"An unmanaged application that uses a set of APIs, called the hosting interfaces, to integrate managed code into the application. Common language runtime hosts often require a high degree of customization over the runtime that is loaded into the process."English-Arabic terms dictionary > common language runtime host
-
6 Hypertext Markup Language
"An application of the Standard Generalized Markup Language that uses tags to mark elements, such as text and graphics, in a document to indicate how Web browsers should display these elements to the user and should respond to user actions." -
7 Web application
A software program that uses Hypertext Transfer Protocol (HTTP) for its core communication protocol and that delivers Web-based information to the user in the Hypertext Markup Language (HTML) language. -
8 web-enabled application
A software program that uses Hypertext Transfer Protocol (HTTP) for its core communication protocol and that delivers Web-based information to the user in the Hypertext Markup Language (HTML) language. -
9 Vector Markup Language
"An XML-based specification for the exchange, editing, and delivery of 2-D vector graphics on the Web. An application of XML (Extensible Markup Language), VML uses XML tags and Cascading Style Sheets to create and place vector graphics, such as circles and squares, in an XML or HTML document, such as a Web page. These graphics, which are rendered in the native operating system, can include color and are editable in a variety of graphics programs." -
10 Web-based application
A software program that uses Hypertext Transfer Protocol (HTTP) for its core communication protocol and that delivers Web-based information to the user in the Hypertext Markup Language (HTML) language. -
11 web-based application
A software program that uses Hypertext Transfer Protocol (HTTP) for its core communication protocol and that delivers Web-based information to the user in the Hypertext Markup Language (HTML) language. -
12 system language
The default language that is used by the application text localization system. -
13 DCOM
"The version of Microsoft's Component Object Model (COM) specification that stipulates how components communicate over Windows-based networks. It permits the distribution of different components for a single application across two or more networked computers, running an application distributed across a network so that the distribution of components is not apparent to the user, and remotely displaying an application. Because DCOM is language-neutral, any language that uses COM components can also produce DCOM applications." -
14 Distributed Component Object Model
"The version of Microsoft's Component Object Model (COM) specification that stipulates how components communicate over Windows-based networks. It permits the distribution of different components for a single application across two or more networked computers, running an application distributed across a network so that the distribution of components is not apparent to the user, and remotely displaying an application. Because DCOM is language-neutral, any language that uses COM components can also produce DCOM applications."English-Arabic terms dictionary > Distributed Component Object Model
-
15 Distributed COM
"The version of Microsoft's Component Object Model (COM) specification that stipulates how components communicate over Windows-based networks. It permits the distribution of different components for a single application across two or more networked computers, running an application distributed across a network so that the distribution of components is not apparent to the user, and remotely displaying an application. Because DCOM is language-neutral, any language that uses COM components can also produce DCOM applications." -
16 AD
"A boundary that the common language runtime establishes around objects created within the same application scope (that is, anywhere along the sequence of object activations beginning with the application entry point). Application domains help isolate objects created in one application from those created in other applications so that run-time behavior is predictable. Multiple application domains can exist in a single process."AD -
17 AppDomain
"A boundary that the common language runtime establishes around objects created within the same application scope (that is, anywhere along the sequence of object activations beginning with the application entry point). Application domains help isolate objects created in one application from those created in other applications so that run-time behavior is predictable. Multiple application domains can exist in a single process." -
18 ASP.NET
"A set of technologies in the Microsoft.NET Framework for building Web applications and XML Web services. ASP.NET pages execute on the server and generate markup (such as HTML, WML, or XML) that is sent to a desktop or mobile browser. ASP.NET pages use a compiled, event-driven programming model that improves performance and enables the separation of application logic and user interface. ASP.NET pages and XML Web services files created using ASP.NET contain server-side (rather than client-side) logic written in Visual Basic.NET, C#.NET, or any.NET-compatible language. Web applications and XML Web services take advantage of the features of the common language runtime, such as type safety, inheritance, language interoperability, versioning, and integrated security."ASP.NET -
19 collectible assembly
"A transient dynamic assembly that you generate at run time by using the classes in the System.Reflection.Emit namespace, subject to certain restrictions. When you have released all references to all instances of the types in the collectible assembly and to all objects that were used to create the assembly, the common language runtime unloads the assembly from memory without unloading the application domain. This is the only circumstance in which an assembly can be unloaded without unloading the application domain." -
20 satellite assembly
"A.NET Framework assembly containing resources specific to a given language. Using satellite assemblies, you can place the resources for difference languages in different assemblies, and the correct assembly is loaded into memory only if the user elects to view that application in that language."
- 1
- 2
См. также в других словарях:
Speech Application Language Tags — (SALT) is an XML based markup language that is used in HTML and XHTML pages to add voice recognition capabilities to web based applications.DescriptionSpeech Application Language Tags enables multimodal and telephony enabled access to information … Wikipedia
Transaction Application Language — or TAL (originally Tandem Application Language ) is a block structured, procedural language optimized for use on Tandem hardware. TAL resembles a cross between C and Pascal. It was the original system programming language for the Tandem CISC… … Wikipedia
Business application language — B.A.L. redirects here. For the IBM mainframe Assembly language, see Basic assembly language; for other topics see BAL In computer programming, BAL (an acronym for Business Application Language) refers to a high level programming language similar… … Wikipedia
C/SIDE Application Language — Microsoft Dynamics NAV Entwickler: Microsoft Corporation Aktuelle Version: Dynamics NAV 2009 (19.11.2008) Betriebssystem: Windows Kategorie … Deutsch Wikipedia
Paradox Application Language — Paradox Application Language, PAL … Universal-Lexikon
Application lifecycle management — (ALM) regards the process of delivering software as a continuously repeating cycle of inter related steps: definition, design, development, testing, deployment and management. Each of these steps needs to be carefully monitored and controlled.… … Wikipedia
Application Level Events — (ALE) is a standard created by EPCglobal, an organization of industry leaders devoted to the development of standards for the Electronic Product Code (EPC) and Radio Frequency Identification (RFID) technologies and standards. The ALE… … Wikipedia
Application Development Facility — (ADF II) was a 4GL application package developed by IBM for use under IMS databases. It allowed a programmer to define a set of rules , which, when combined with a simple to use screen painter, could be used to generate an IMS DC application.The… … Wikipedia
Application Center Test — (ACT) is a Microsoft load testing tool for web servers, focused on ASP.NET. It simulates numerous HTTP sessions from one machine. Using a bank of multiple computers, all firing off repeated HTTP requests, a significant load can be simulated.… … Wikipedia
Language/action perspective — (LAP) is based upon the notion as proposed by Terry Winograd that expert behavior requires an exquisite sensitivity to context [ [http://acm.org/cacm/toc/2006/may toc.html Two Decades of the Language Action Perspective] , Communications of the… … Wikipedia
Language and Computers — Language and Computers: Studies in Practical Linguistics is a book series on corpus linguistics and related areas. As studies in linguistics, volumes in the series have, by definition, their foundations in linguistic theory; however, they are not … Wikipedia